home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / 04_03.iso / bonus / softrev / files / sylpheed-0.7.5-3.en.exe / {app} / etc / gtk / gtkrc.ru < prev    next >
Encoding:
Text File  |  2003-02-24  |  682 b   |  20 lines

  1. # $(gtkconfigdir)/gtkrc.ru
  2. #
  3. # This file defines the fontsets for Russian language (ru) using
  4. # the KOI8-R charset encoding.
  5. #
  6. # 1999, Pablo Saratxaga <srtxg@chanae.alphanet.ch>
  7. #
  8. # Changelog:
  9. # 1999-06-23: changed -cronyx-helvetica-...koi8-r to -*-helvetica-...koi8-r
  10. #    everybody doesn't has cronyx fonts (I haven't :) )
  11.  
  12. style "gtk-default-ru" {
  13.        fontset = "-adobe-helvetica-medium-r-normal--*-120-*-*-*-*-iso8859-*,\
  14.                   -*-arial-medium-r-normal--*-120-*-*-*-*-iso8859-1,\
  15.                   -cronyx-helvetica-medium-r-normal--*-120-*-*-*-*-koi8-r,\
  16.                   -*-arial-medium-r-normal--*-120-*-*-*-*-koi8-r"
  17. }
  18. class "GtkWidget" style "gtk-default-ru"
  19.  
  20.